flyspell.el (flyspell-word): Do not re-check known misspellings.
authorAgustin Martin <agustin.martin@hispalinux.es>
Wed, 10 Nov 2010 10:54:43 +0000 (11:54 +0100)
committerAgustin Martin <agustin.martin@hispalinux.es>
Wed, 10 Nov 2010 10:54:43 +0000 (11:54 +0100)
commit71fb2d71a578ec5b4aad715d7cd41d513acb6cfa
treec80a15c0e515bb76442dfbded0340ef10637f32d
parentb75d077d52a0a7226969bf7ebc338523729739d5
flyspell.el (flyspell-word): Do not re-check known misspellings.

Avoid re-checking words already found as misspellings by
(flyspell-large-region), just do highlighting.

Patch by Brandon Craig Rhodes (bug#7322)
lisp/ChangeLog
lisp/textmodes/flyspell.el